home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / wadfile / dmop / doom1 / minotaur.rw < prev    next >
Text File  |  1995-01-08  |  4KB  |  79 lines

  1. ;                                      
  2. ; Random World File created by populate
  3. ;                                      
  4. ; Populate was written By Dusty Bedford 1994
  5. ;                                      
  6. ;Enemies                    Weight    When                            MAX#OF 
  7. SHOTGUN                       7.73                                       6 
  8. CHAINGUN                      5.80                                       3 
  9. PLASMA                        3.86                                       3 
  10. BFG9000                       5.15                                       2L 
  11. LAUNCHER                      5.15                                       4 
  12. BARMOR                       11.59                                       6 
  13. SHELLBOX                      5.80                                       9 
  14. BULLETS                      20.61                                       16 
  15. ROCKETS                      17.39                                       9 
  16. ENERCELL                     16.43                                       17 
  17. BARREL                       43.51                                       12 
  18. MEDIKIT                      34.78                                       27 
  19. INVISO                        6.44                                       5 
  20. BLUEBALL                      9.02                                       7 
  21. BARON                        72.46                                       5L 
  22. SERGEANT                     60.41                                       10 
  23. SPECTRE                     111.13                                       8 
  24. SPECTRE                      55.57         DEAF/AMBUSH                   4 
  25. IMP                          54.37         DEAF/AMBUSH                   9 
  26. DEMON                       152.80                                       11 
  27. DEMON                        69.46         DEAF/AMBUSH                   5 
  28. IMP                          90.62                                       15 
  29. ;                                            
  30. ; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD  
  31. ;                                            
  32. ; At run-time this value is used to adjust the
  33. ; Max#of variable based on the population of
  34. ; the level being modified.  Using the strict 
  35. ; standard requires that one or more of the   
  36. ; items in the list above not have a specified
  37. ; maximum number of objects.                  
  38. ;                                              
  39. ;PER    193   ;Strict standard for exact placement 
  40. PER    164   ;Lowered Standard for easy placement
  41. ;                                            
  42. ; Deleting any of the PRESERVE lines will mean that
  43. ; the objects will not be taken from the original  
  44. ; level.  You will have to supply your own above. 
  45. ;                                            
  46. PRESERVE    PILLARS                          
  47. PRESERVE    LAMPS                            
  48. ;                                            
  49. ; THRESHOLD determines what a MEGA-GOODIE is.  
  50. ; MEGA-GOODIES are used to make the level fair 
  51. ; if the generator places a lot of enemies in  
  52. ; the level.                                   
  53. ;                                              
  54. THRESHOLD    75                                  
  55. ;                                              
  56. ; I.Q. Determines how intelligently the program  
  57. ; places objects in the effort to defeat you.   
  58. ; 250 is the default if it is not specified here. 
  59. ;                                              
  60. I.Q.    250                                 
  61. ;                                              
  62. ; EVEN sets the point at which the program must begin 
  63. ; placing MEGA-GOODIES into the level, on the   
  64. ; basis of the hardest difficulty rating.          
  65. ; The MEGA-GOODIES give you a fighting chance,  
  66. ; setting the value lower or <500 will increase the number
  67. ; of MEGA-GOODIES available to you in a the level. 
  68. EVEN    500                                 
  69. ;                                              
  70. ; If SPREAD is not set to a low value then
  71. ; a given sector may accumulate too many objects 
  72. ; this often makes the level impossible to finish
  73. ; or just ugly-looking.  Setting the value too low
  74. ; could make it difficult to place objects within
  75. ; a given wad file.
  76. ;                  
  77. SPREAD    15                                  
  78. ;                                              
  79.